Skip to content

KTOR-8223 Move existing build logic to precompiled script plugins#4577

Merged
osipxd merged 10 commits intomainfrom
osipxd/precompiled-script-plugins
Feb 26, 2025
Merged

KTOR-8223 Move existing build logic to precompiled script plugins#4577
osipxd merged 10 commits intomainfrom
osipxd/precompiled-script-plugins

Conversation

@osipxd
Copy link
Member

@osipxd osipxd commented Dec 27, 2024

Subsystem
Infrastructure

Motivation
KTOR-8223 Move existing build logic to precompiled script plugins

Solution
Move pieces of build configuration from buildSrc into build-logic and make them precompiled script plugins.
Publishing logic is to be moved in a separate task (KTOR-8222).

It's better to review commit-by-commit.

Previous steps:

@osipxd osipxd self-assigned this Dec 27, 2024
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch from 3444354 to 5287812 Compare December 27, 2024 23:22
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch from 5287812 to 5727952 Compare January 5, 2025 10:26
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch 5 times, most recently from 2460e90 to 16b7b0b Compare January 20, 2025 15:19
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch from 16b7b0b to 4478870 Compare February 21, 2025 11:03
@osipxd osipxd changed the title KTOR-7743 Refactor Gradle configuration to use precompiled script plugins KTOR-8223 Move existing build logic to precompiled script plugins Feb 21, 2025
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch from 4478870 to c679b61 Compare February 21, 2025 12:09
@osipxd osipxd marked this pull request as ready for review February 21, 2025 14:00
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch from c679b61 to e4ecd0d Compare February 21, 2025 14:41
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch from e4ecd0d to a0171b0 Compare February 21, 2025 15:27
@osipxd osipxd requested a review from bjhham February 21, 2025 16:39
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch from a0171b0 to ab3d60d Compare February 25, 2025 13:36
@osipxd osipxd force-pushed the osipxd/precompiled-script-plugins branch from ab3d60d to bfcb906 Compare February 26, 2025 12:27
Copy link
Contributor

@bjhham bjhham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@osipxd osipxd enabled auto-merge (squash) February 26, 2025 12:51
@osipxd osipxd merged commit 8fdb6da into main Feb 26, 2025
13 of 17 checks passed
@osipxd osipxd deleted the osipxd/precompiled-script-plugins branch February 26, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants